home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / DATABASE / ACTION.ZIP / README.TXT < prev    next >
Text File  |  1993-11-08  |  3KB  |  77 lines

  1. Actions Plus Version 1.0
  2.  
  3. ------------------------------------------------
  4. Actions Plus is designed to assist the beginner/intermediate OPAL programmer
  5. in understanding action events. 
  6.  
  7. As you mature in your development skills you will find the need to monitor
  8. or control action events in your applications.  One use for these events 
  9. would be encountered if you wanted to imitate the "VCR Buttons" on the 
  10. PDOXWIN Speedbar.  The more control you begin to take over your applications
  11. the more frequently you will find yourself needing to understand this area
  12. of Paradox.
  13.  
  14. This form will allow you to examine the action events that take place behind
  15. the scenes as you move from field to field, master table to child 
  16. multirecord object, use scroll bars, cut and paste, etc.
  17.  
  18. Try anything you can think of on the form and watch the lower windows to 
  19. examine the different action events, the Group Name(Category) of the 
  20. particular action and the integer value of the event.
  21.  
  22. Hopefullly, this examination may make these events more clear to the
  23. ObjectPal newcomer.  See your documentation for a thorough discussion of 
  24. events, especially as related to UIObjects.
  25.  
  26. For your amusement, there is a special bonus included.  For the best effect,
  27. open the form in view mode first and press the "Special Bonus Prize"
  28. button. Also see page two of the form for neat toolbox items for your
  29. applications.
  30.  
  31. -------------------------------------------------
  32. Registration:
  33.  
  34. There is no need to register this product.  Since I am a relative novice, 
  35. I hope that this could be useful to others like myself.  If, however, you
  36. would like to send me money, go ahead! Just kidding, of course. If you have
  37. any comments about, or suggestions for Actions Plus, or if you would like
  38. to talk OPAL, please contact me.  I can be reached at the following address:
  39.  
  40.    Charles C. "Clay" Bush
  41.    230 S. Gregg St.
  42.    Columbia, SC 29205
  43.  
  44. or on CompuServe:  
  45.     
  46.    73444,117
  47.     
  48. -------------------------------------------------
  49.  
  50. Installation:
  51.  
  52.   To use Actions Plus:
  53.  
  54. 1) Unpack the archive file in it's own subdirectory. 
  55.  
  56. 2) Start Paradox/Windows.
  57.  
  58. 3) Start Actions+ by opening the form Actnform.fsl
  59.  
  60. Additional Notes:  The following tables:
  61.  
  62.             CUSTOMER.DB
  63.             ORDERS.DB
  64.             LINEITEM.DB
  65.             STOCK.DB
  66.  
  67. ship with Paradox for Windows, and can be found in PDOXWIN\SAMPLE.
  68. The other two tables:
  69.             ACTCONST.DB
  70.             COL_PATT.DB
  71.  
  72. are actually subsets of the table RTLCONST.DB which can be generated with
  73. the OPal Proc enumRTLConstants.
  74.   
  75. ------------------------------------------------------------
  76. ** Borland and Paradox are trademarks of Borland International
  77.